home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
topware
/
pspad
/
pspad450inst_cz.exe
/
{app}
/
Lang
/
English.INI
< prev
next >
Wrap
INI File
|
2005-12-18
|
46KB
|
1,220 lines
; English localization for PSPad text editor
; Translation: Jan Fiala, Steven LeBlanc <stevenleblanc@yahoo.com>
; http://www.pspad.com, mailto:support@pspad.com
[Author]
Name=Steven LeBlanc, Jan Fiala
E-mail=stevenleblanc@yahoo.com
WWW=http://www.pspad.com
[Common]
DefaultCharset=0
DefaultFont=MS Shell Dlg
;DefaultFont=Comic Sans MS
[Action List]
aRedo_Caption=Redo
aRedo_Hint=Redo Last Undo
aOpen_Caption=&Open...
aOpen_Hint=Open Selected File(s)
aUndo_Caption=Undo
aUndo_Hint=Undo last change
aCut_Caption=Cu&t
aCut_Hint=Cut selected text to clipboard
aExit_Caption=E&xit
aExit_Hint=Exit PSPad
aCopy_Caption=&Copy
aCopy_Hint=Copy selected text to clipboard
aPaste_Caption=&Paste
aPaste_Hint=Insert clipboard text to cursor position
aSave_Caption=&Save
aSave_Hint=Save file
aSaveAs_Caption=Save &As...
aSaveAs_Hint=Save open file as file
aNew_Caption=&New file...
aNew_Hint=Create new file
aPrint_Caption=&Print
aPrint_Hint=Print open file
aPrintSetup_Caption=Printer Settings...
aDelete_Caption=Delete
aDelete_Hint=Delete selected text
aInserFile_Caption=Insert From File...
aInserFile_Hint=Insert file contents to the cursor position
aSelectAll_Caption=Select All
aSelectAll_Hint=Mark all text as selected
aFind_Caption=Find...
aFind_Hint=Text search
aFindNext_Caption=Find Next
aFindNext_Hint=Search text for next occurrence
aReplace_Caption=Replace...
aReplace_Hint=Replace text with other text
aLineNum_Caption=Line Numbers
aLineNum_Hint=Show / Hide line numbers
aSyntax_Caption=Syntax
aSyntax_Hint=Show / Hide syntax
aFont_Caption=Font...
aFont_Hint=Font change
aExport_Caption=Export...
aExport_Hint=Export text as RTF or HTML format
aExpClipRTF_Caption=Export to Clipboard as RTF
aExpClipRTF_Hint=Export whole text or selected block to clipboard as RTF
aSyntaxChange_Caption=Change Syntax...
aSyntaxChange_Hint=Change document syntax highlight
aAbout_Caption=About...
aAbout_Hint=Information about PSPad editor
aReOpen_Caption=Reopen Active File
aReOpen_Hint=Reopen active file & Discard Changes
aRegistr_Caption=Program Settings...
aRegistr_Hint=Program settings dialog
aExpClipHTML_Caption=Export to Clipboard as HTML
aExpClipHTML_Hint=Export whole text or selected block to clipboard as HTML
aWordWrap_Caption=Word Wrap Lines
aWordWrap_Hint=Switch on or off lines wrapping
aGotoLine_Caption=Goto Line...
aGotoLine_Hint=Jump to selected line
aASCII_Caption=&ASCII Table window
aASCII_Hint=Open ASCII table
aLowerCase_Caption=To Lower Case
aLowerCase_Hint=Change chars to lower case
aUpperCase_Caption=To Upper Case
aUpperCase_Hint=Change chars to upper case
aCapitalize_Caption=Capitalize
aCapitalize_Hint=Capitalize char case
aWWW_Caption=Program Homepage
aWWW_Hint=Visit program homepage on the web
aHTMLReformat_Caption=Reformat HTML code
aHTMLReformat_Hint=Reformat HTML code to better look and reading
aQuote_Caption=Insert Text into Lines
aQuote_Hint=Insert text into start of each line
aUnQuote_Caption=Remove Email Quoting
aUnQuote_Hint=Remove leading ">" char(s) from lines of selected block
aHTMLCompress_Caption=Compress HTML code
aHTMLCompress_Hint=Compress HTML code without change page functionality
aShellOpen_Caption=Open with Program
aShellOpen_Hint=Open active file in external program
aPrintPrev_Caption=Print Pre&view
aPrintPrev_Hint=Print preview
aAllToASCII_Caption=Remove Accent from chars
aAllToASCII_Hint=Removes accent marks from chars, e.g. Θ -> e
aClose_Caption=&Close
aClose_Hint=Close active file
aSelectNext_Caption=Next Window
aSelectNext_Hint=Goto next file
aSelectPrew_Caption=Previous Window
aSelectPrew_Hint=Goto previous file
aSysEdit_Caption=Open System Files
aSysEdit_Hint=System file editor: Autoexec.BAT, Config.SYS, System.INI & Win.INI
aToolBar_Caption=Toolbar
aToolBar_Hint=Show / Hide toolbar
aIncSearch_Caption=Incremental Search
aIncSearch_Hint=Incremental Search
aGUID_Caption=Insert GUID
aGUID_Hint=Insert GUID on cursor position
aDateTime_Caption=Insert Date && Time
aDateTime_Hint=Insert date & time
aDateTimeDialog_Caption=Date Time Dialog...
aFindPrev_Caption=Find Previous
aFindPrev_Hint=Find previous occurrence
aBlockToTemplate_Caption=Create Clip from Block
aBlockToTemplate_Hint=Create new Clip from selected text
aSaveAll_Caption=Save A&ll
aSaveAll_Hint=Save changes of all open files
aCloseAll_Caption=Close All
aCloseAll_Hint=Close all open files
aIndent_Caption=Indent Block
aIndent_Hint=Indent block
aUnIndent_Caption=UnIndent Block
aUnIndent_Hint=UnIndent block
aSendToDisk_Caption=Save to Drive A:
aSendToDisk_Hint=Save active file to drive A:
aMailContents_Caption=As e-mail Contents
aMailContents_Hint=Create new e-mail with active file as e-mail body
aMailFile_Caption=As e-mail Attachment
aMailFile_Hint=Create new e-mail with open file as attachment
aLockWindows_Caption=Lock Scrolling
aLockWindows_Hint=Both windows will scroll together
aLockLineNum_Caption=Synchronize with Line Number
aRemoveBlankLines_Caption=Remove Blank Lines
aTagToLowercase_Caption=Tags to Lowercase
aTagToUpperCase_Caption=Tags to UPPERCASE
aTagToLowercase_Hint=Change HTML tags to lowercase
aTagToUpperCase_Hint=Change HTML tags to uppercase
aRemoveTags_Caption=Remove HTML tags
aRemovetags_Hint=Remove HTML tags and create new document with text only
aColorSelect_Caption=Color Selector window
aColorSelect_Hint=Color Selector window
aSort_Caption=Sort...
aPageSetup_Caption=Page Setup...
aShowSpecChar_Caption=Special Chars
aShowSpecChar_Hint=Show/hide spaces, tabs & line ends.
aRemoveSpaces_Caption=Remove Redundant Spaces...
aRemoveSpaces_Hint=Remove Spaces dialog: before, after or in text
aSetMain_Caption=Set as Main File for Compiler
aInsertText_Caption=Insert Text into Lines...
aRollBar_Caption=Ruler
aReadOnly_Caption=Read Only
aReadOnly_Hint=Set document as ReadOnly
aMakroPlay_Caption=Play Macro
aMakroPlay_Hint=Play recorded macro
aMakroRecord_Caption=Start / Stop Recording
aMakroRecord_Hint=Start / stop macro recording
aProjNew_Caption=New Project...
aProjNew_Hint=Open new project
aProjSave_Caption=Save Project
aProjSave_Hint=Save opened project settings
aProjShow_Caption=Tool Panel
aProjShow_Hint=Show / Hide tool panel
aProjOpen_Caption=Open Project...
aProjOpen_Hint=Open existing project
aAddFolder_Caption=New Folder
aAddFolder_Hint=Create new folder in project tree
aDelFolder_Caption=Remove Folder
aDelFolder_Hint=Remove folder
aAddFile_Caption=Add File to Project
aAddFile_Hint=Add file to project
aRemoveFile_Caption=Remove File from Project
aRemoveFile_Hint=Remove file from project
aProjFolderOpen_Caption=Open Folder Files
aProjFolderClose_Caption=Close Folder Files
aProjMainFile_Caption=Set File as Main for Compiler
aProjClose_Caption=Hide Project
aProjClose_Hint=Hide project
aFilesSearch_Caption=Search / Replace in Files...
aFilesSearch_Hint=Search and/or replace in files
aHexDump_Caption=Hexdump
aHexDump_Hint=Show hex view of active file
aMarkList_Caption=Bookmark List
aMarkList_Hint=Bookmark list
aProjSwitch_Caption=Switch View
aProjSwitch_Hint=Switch view to project / files
aHLSett_Caption=Highlighters Settings...
aUserHL_Caption=User Highlighter...
aCompile_Caption=Compile
aCompile_Hint=Run external compiler to compile file
aLogWindow_Caption=Show / Hide LOG window
aAddFilesToFolder_Caption=Add Files...
aInvertCase_Caption=Invert Case
aStayOnTop_Caption=Stay on Top
aStayOnTop_Hint=Stay on top
aHexView_Caption=Hex Edit MODE
aOpenHex_Caption=Open in &HEX Editor...
aReformat_Caption=Reformat (paragraph=blank line)
aReformat_Hint=Reformat block of text with right edge settings
aTabToSpaces_Caption=Convert Tabs to Spaces
aTabToSpaces_Hint=Convert all Tabs to Spaces
aKeyToUpper_Caption=Keywords to Upper Case
aKeyToLower_Caption=Keywords to Lower Case
aSaveSameTime_Caption=Save Without changing File Date
aComment_Caption=Add/Remove Comment
aClipMon_Caption=Clipboard Monitor window
aHTMLSelTag_Caption=Select TAG
aCodeFormat_Caption=Code Case Change...
aBugReport_Caption=Error Report
aBaseCalc_Caption=Numeric Base Translator...
aFindWord_Caption=Next Occurrence of Current Word
aFindPrevWord_Caption=Previous Occurrence of Current Word
aOpenCopy_Caption=Open Active File with New Name...
aHTMLPrev_Caption=HTML Page Preview
aHexOffset_Caption=Hex Offset
aAutoRefresh_Caption=Autorefresh Window
aMatchBracket_Caption=Matching Bracket
aMatchBracket_Hint=Find matching bracket (cursor before bracket)
aSelMatchBracket_caption=Select Inside Brackets
aHtmlCheck_Caption=Check HTML code
aRTFImport_Caption=Import from RTF
aDiffFile_Caption=Text Diff with This File...
aDiffSame_Caption=Text Diff with File Contents on Disk
aSpell_Caption=Spell Check
aSpell_Hint=Spell check
aSpellCheck_Caption=Spell Check
aAddDiacritic_Caption=Add Accent Marks
aCodeExplorer_Caption=Code Explorer window
aProjSettings_Caption=Project Settings...
aSortFiles_Caption=Sort by Name
aShowControlBar_Caption=Show/hide panel
aBlockLeft_Caption=Justify Left
aBlockRight_Caption=Justify Right
aBlockCenter_Caption=Justify Center
aSpellSett_Caption=Spell Settings...
aWindCascade_Caption=Cascade
aWindTileHoriz_Caption=Tile Horizontal
aWindTileVert_Caption=Tile Vertical
aDiffGoto_Caption=View Source
aSelString_Caption=Select String
aSaveBlock_Caption=Save Block As...
aOpenSame_Caption=Open R/O copy of Active File
aOpenWWWFile_Caption=Open File from Internet...
aSwitchLog_Caption=Jump to Editor / LOG
aProjInfo_Caption=Project Information
aProjInfo_Hint=Project information
aAutoCompl_Caption=Auto Completion
aWindTile_Caption=Arrange
aBlockSelect_Caption=Block Selection
aExitEsc_Caption=Exit with ESC
aSetMark_Caption=Set Bookmark
aDelMark_Caption=Del Bookmark
aMarkUp_Caption=Previous Bookmark
aMarkDown_Caption=Next Bookmark
aHTMLPrev_Hint=Show HTML page in internal browser
aPasteHTML_Caption=Paste as HTML
aCopyLine_Caption=Copy Line
aSwapLine_Caption=Swap with Line Below
aBlockAlign_Caption=Block Align
aPasteNoMove_Caption=Paste Without Cursor Change
aExpClipTeX_Caption=Export to Clipboard as &TeX
aResolveColor_Caption=Color Translator...
aBlockSum_Caption=Calculate Block
aMacroMgr_Caption=Macro Manager
aProjFromDir_Caption=Create Project from Directory...
aVars_Caption=User Variables...
aCSVImport_Caption=Import from CSV
aTopStyle_Hint=Edit CSS file or selected text in TopStyle
aTextToHTML_Caption=Text to HTML
aToJScript_Caption=Selection to JavaScript
aGoogleSearch_Caption=Google Search...
aSaveToFTP_Caption=Save to FTP
aUserConvertors_Caption=User Convertors...
aRemoveRedundantBlank_Caption=Remove Redundant Blank Lines
aExpClipXHTML_Caption=Export to clipboard as XHTML
aCSSToStructure_Caption=Reformat into Structured CSS
aCSSToInLine_Caption=Reformat into Inline CSS
aShowOEM_Caption=Show OEM chars
aInfo_Caption=File Info
aMoveAs_Caption=Move as...
aReformat2_Caption=Reformat (paragraph=short line)
aReformat2_Hint=Reformat block of text with right edge settings
aOpenSelected_Caption=Open file appointed by selection
aOpenSelected_Hint=File name is appointed by selected text
aCMDWindow_Caption=Command Line
aClipShow_Caption=Show Clips
aCLipRun_Caption=Run Clip
aDropper_Caption=EyeDropper
aDropper_Hint=Capture Color from Screen pixel
aJoinLine_Caption=Join Lines
aJoinLine_Hint=Join selected Lines into One
aHexToDec_Caption=Hexadecimal -> Decimal
aDecToHex_Caption=Decimal -> Hexadecimal
aMD5Gen_Caption=Hash generator (MD5,SHA1,...)
aSentensize_Caption=Sentensize
aToPHP_Caption=Selection to PHP variable
aEvalExpression_Caption=Expression Evaluator
aProjAddOpen_Caption=Add all open files
aProjAddOpen_Hint=All open files will be add to project
aLastUserConvertor_Caption=Run Last used convertor
aRepeatLastAction_Caption=Repeat last command
aLangHelp_Caption=Help for Language
aWindSplitVert_Caption=Vertical Split
aWindSplitHoriz_Caption=Horizontal Split
aLoremIpsum_Caption=Lorem Ipsum generator
aSaveAsPlugin_Caption=Save using plugin...
[Main Menu]
mFile_Caption=&File
mShellOpen_Caption=Open in Program
mOpenRecent_Caption=Open SPECIAL / Recent
mEdit_Caption=&Edit
mInsertSpecial_Caption=Paste Special
mView_Caption=View
mFormat_Caption=Fo&rmat
mCharCase_Caption=Char Case Change
mCPAUTO_Caption=Auto detect CP (Czech only)
mCP1250_Caption=ANSI
mCP852_Caption=OEM
mCP895_Caption=Kamenickych (CP895)
mCPISO_Caption=ISO 8859-2
mTools_Caption=Tools
mEditTemplate_Caption=Edit Clip Definition File
mQuoting_Caption=Quoting
mHTML_Caption=HT&ML
mHelp_Caption=Help
mHelpContents_Caption=Help
mHelpFAQ_Caption=FAQ
mHelpChanges_Caption=History
mSend_Caption=Send
mWindow_Caption=Window
mUserShortCut_Caption=Clips Hotkeys
mPanels_Caption=Toolbars
mEditPanel_Caption=Edit
mMainPanel_Caption=Main
mViewPanel_Caption=Look
mProjPanel_Caption=Project
mControlPanel_Caption=Control
mAllPanels_Caption=Show All
mNoPanels_Caption=Hide All
mActLine_Caption=Active Line
mLineOperation_Caption=Lines Manipulation
mSetBookMark_Caption=Create Bookmark (or Alt+Left / Right)
mGotoBookMark_Caption=Goto Bookmark (or Alt+Up / Down)
mFind_Caption=Search
mBlockKind_Caption=Selection Type
mBlockCol_Caption=Column Selection
mBlockNormal_Caption=Normal Selection
mBlockLine_Caption=Line Selection
mProject_Caption=Projects
mMacro_Caption=Macro
mFileFormat_Caption=File Format
mFilesAll_Caption=All Files
mFilesKnown_Caption=Known Files
mConvert_Caption=Text Conversion
mTextDiff_Caption=Text Differences
mProjNormOpen_Caption=Open as Text
mProjShellOpen_Caption=Open with Default Program
mRename_Caption=Rename
mTrayRestore_Caption=Restore Last State
mTrayRestoreEmpty_Caption=Restore Empty
mTemplates_Caption=Clips
mSendErrLog_Caption=Send Error Log
mHTMLPrev2_Caption=HTML Preview Web Server
mLockIt_Caption=Synchronize Moving
mWWWVersion_Caption=Check Internet Version
mBlockFormat_Caption=Block Format
tsFileFind_Caption=Search in Files Results
tsSearch_Caption=Search Results
mHTMLConv_Caption=Conversion
tabProject_Caption=Project
tabFiles_Caption=Files
tabLinks_Caption=Links
mCopyFileName_Caption=Copy Filename to Clipboard
lSQLDialect_Caption=SQL dialect:
mExport_Caption=Export
mHelpOnline_Caption=Online Help
mForum_Caption=PSpad Internet Forum
mSettings_Caption=Setti&ngs
tbFSExpand_Hint=Expand all
tbFSCollapse_Hint=Collapse all
tbfsOpen_Hint=Open all files
tbfsList_Hint=Open results in new document
mSpecConvert_Caption=Special conversion
tbFTPListLog_Hint=Results of LIST command
tbFTPMailLog_Hint=Mail FTP LOG
mToolsOnline_Caption=Online Tools
mNoSuggest_Caption=(no suggestion)
mProjSysmenu_Caption=System context menu
mCloseLeft_Caption=Close to left
mCloseRight_Caption=Close to right
mCloseNonActive_Caption=Close all but current
mSaveWindowPos_Caption=Save main window position
mScripts_Caption=Scripts
mScriptsRecompile_Caption=Recompile scripts
[General Strings]
rs_AllFiles=All files
rs_Syntax=Syntax:
rs_SaveFileChangesQuestion=Save Changes Made to File ?
rs_ReplaceStringQuestion=Replace this Occurrence ?
rs_CannotOpenFile=Cannot open file %s
rs_FileWasChangedQuestion=File Contents was Changed. Reload ?
rs_LastOpenFileNotFound=Unable to locate files opened during previous program session.
rs_FillTemplateName=Please, fill Clip name
rs_FillTemplateHint=Please, fill Clip description
rs_FillTemplateContents=Clip contents can't be empty
rs_Error=Error
rs_Question=Confirmation
rs_Warning=Warning
rs_Exclamation=Exclamation
rs_NewFile=New
rs_Changed=Modified
rs_OverWrite=Overwrite
rs_Insert=Insert
rs_ExportAs=Export as
rs_FileWillBeExportAs=Export file %s as %s
rs_CodePage=Code page:
rs_WinExec_NoResources=The system is out of memory or resources
rs_WinExec_BadFormat=The .EXE file is invalid (non-Win32 .EXE or error in .EXE image)
rs_WinExec_FileNotFound=The specified file was not found
rs_WinExec_PathNotFound=The specified path was not found
rs_WinExec_ExecError=Error executing external application
rs_WinExec_BadCommandFormat=Bad command line format for external application
rs_SystemFolders=Can't locate system directories
rs_Programs=Applications
rs_Page=Page:
rs_Char=Char
rs_ASCIITable=ASCII table
rs_ASCIITitleLine=ASCII table code page Windows ANSI printed by PSPad editor
rs_Replace=Replace
rs_Find=Find
rs_All=&All
rs_OK=&OK
rs_Cancel=&Cancel
rs_Options=Options
rs_Direction=Direction
rs_Scope=Scope
rs_Apply=Apply
rs_LineNumber=Line number:
rs_RowNumber=Column:
rs_DiskNotReady=Disk drive not ready
rs_MailNotSend=Error sending E-Mail (SIMPLE MAPI support is necessary).%sCheck E-Mail client setting in Program Settings / Internet
rs_FileHint1=With left button you choose file
rs_FileHint2=Right button show/hide second file
rs_FileHint3=With dragging you can simply change tab order
rs_Bookmark=Bookmark
rs_Default=Default
rs_Project=New project
rs_Folder=Folder
rs_FolderExists=Folder "%s" already exists. Enter new name.
rs_ProjNotSaved=Project "%s" was changed. Save project ?
rs_CloseAllFiles=Close all open files ?
rs_ReplFilesQuestion=Really Replace All Occurrences of "%s" with "%s" ?
rs_CompError=Error occurred running compiler. Do you want change compiler setting ?
rs_NoFind=Next occurrence of "%s" not found.
rs_Asterisk=Info
rs_Close=Close
rs_replaced=Searched expression "%s" was replaced %dx
rs_Up=Top
rs_Down=Bottom
rs_Position=Abs.position:
rs_ReachMaxFile=Limit %s for maximum open files was reached
rs_Yes=&Yes
rs_No=&No
rs_CPLast=Menu format settings
rs_ReopenWarn=File "%s" was changed. After reopen, changes will be lost. Continue ?
rs_DictNotFound=Dictionary "%s" not found
rs_Center=Center
rs_MultiError=Can't assign Multi-Highlighter itself as Multi-Highlighter section!
rs_Reserved=Can't use name "%s". It's reserved word.
rs_PSPadINIProj=Can't add PSPad config file to project.
rs_DictLoading=Loading %s dictionary...
rs_DictLoaded=Dictionary: %s word count: %d
rs_Repeat=&Repeat
rs_SaveError=Error saving file "%s"
rs_NoInternetConnect=Can't connect to internet. %sCheck program settings / internet
rs_FullUndoImpossible=Can't UNDO all replacements, because not enough UNDO steps
rs_ProjDelFold=Are you sure? Delete NON-Empty project folder ?
rs_AttribInfo=File has set attributes: %s
rs_File=File name
rs_Lines=Lines
rs_Path=Path
rs_Total=Total
rs_DefaultKeys1=Are you sure you want to reset hotkeys to default setting ?
rs_DefaultKeys2=You must restart PSPad to apply default hotkeys settings.
rs_FileExists=File "%s" already exists.%sAre you sure you want to overwrite it ?
rs_YesToAll=YesTo&All
rs_HotKeyExists=Hotkey %s is assigned to "%s". Overwrite ?
rs_Found=Occurrence of "%s" was found %d times
rs_ProjFile=File "%s" not found. %sDo you want to specify file location ?
rs_ClipNoHTML=Clipboard doesn't contain HTML format
rs_Result=Result: %f%sCopy result to clipboard ?
rs_NoToAll=N&o to All
rs_InetVersion=New version accessible on the internet:
rs_AktVersion=You have the current version:
rs_CPWin=ANSI (Windows)
rs_CPLat=OEM (DOS)
rs_CloseProject=Close project file ?
rs_NoExtHelp=External help for %s isn't assigned.%sGo to the Highlighter settings to assign external help file.
rs_WWWAddress=Web link
rs_EnterWWW=Enter web link address to add:
rs_ConfirmDelete=Are you sure you want to delete "%s" ?
rs_Rename=Enter new file/directory name:
rs_NewDir=Enter new directory name:
rs_NoConnect=FTP: Can't connect to' "%s"
rs_UserName=User name:
rs_Password=Password:
rs_NoConnection=Connection "%s" doesn't exist
rs_Macro=Macro
rs_MacroSave=Enter macro name:
rs_ContBegin=Continue search from start of file?
rs_ContEnd=Continue search from end of file?
rs_NeverShowAgain=Never show again
rs_PSPadHome=http://www.pspad.com/index_en.html
rs_CloseAllquestion=Are you sure you want to close all open files ?
rs_Variable=Variable
rs_Value=Value
rs_MacroPlayX=Number of Macro play back:
rs_None=None
rs_AddToProject=Add File "%s" into Project ?
rs_FTPSaveErr=FTP save file Error%sConnection: %s%sFile: %s
rs_BlockConfirm=Are you sure you want to run Action "%s" for whole Document ?
rs_UserParam=User Parameter
rs_GetUserParam=Enter parameter value:
rs_MoreFiles=More files...
rs_DeleteHistory=Are you sure you want to delete Recent Files and Search History ?
rs_BadExpression=Error in Search Expression
rs_Modify=Modify...
rs_TabWidth=Enter Tab Width for conversion:
rs_NewFileName=Enter new File Name:
[Find Replace]
rForward_Caption=&Forward
rBackward_Caption=&Backward
rAllText_Caption=&Global
rSelectedText_Caption=&Selected text
cCaseSensitive_Caption=Case Sensiti&ve
cWholeWord_Caption=&Whole Words Only
cAskReplace_Caption=&Prompt Each Replace
rEntireScope_Caption=&Entire Scope
cRegExp_Caption=&Regular Expressions
bCount_Caption=Co&unt
bCopy_Caption=Cop&y
bList_Caption=&List
cAddLineNum_Caption=Add line nu&mbers
cCopyNonMatching_Caption=Copy non-matching
[About dialog]
FormCaption=About PSPad editor
lInfosDescr_Caption=- IS for drink producers && distributors
lPSPadVer_Caption=Program version:
lAuthor_Caption=Author:
lAdress_Caption=Address:
lEmail_Hint=Click to contact me via e-mail
lWWW_Hint=Click to visit program homepage
[Print Preview]
FirstCmd_Hint=First page
PrevCmd_Hint=Previous page
NextCmd_Hint=Next page
LastCmd_Hint=Last page
ZoomCmd_Hint=Zoom
aColorPrint_Caption=Color Print
Fitto_Caption=Fit to Page
PageWidth_Caption=Page Width
OriginalSize_Caption=100%
bExit_Hint=Exit Preview
[Template]
FormCaption=New Clip
lTemplateName_Caption=Clip Name
lTemplateDescr_Caption=Clip Description
lTemplateContents_Caption=Clip Contents
lHotKey_Caption=Shortcut
lCursPos_Caption=| - caret position (ASCII 124)
lSelCont_Caption=º - insert selected text (ASCII 167)
[Settings]
gbAssociate_Caption=System Integration
cTXTFile_Hint=Replace TXT association of Notepad to PSPad
cTXTFile_Caption=Open &TXT files
cOperaBrowser_Hint=Set PSPad as HTML source viewer in OPERA browser
cOperaBrowser_Caption=HTML Viewer in OPERA
cWinCommander_Hint=Set PSpad as Total (Windows) Commander default editor
cWinCommander_Caption=Editor for Total Commander
cAllFile_Hint=Add PSpad to system context menu - you can open any file
cAllFile_Caption=Integrate with Right Mouse Click
cIEBrowser_Hint=Set as IE HTML source viewer
cIEBrowser_Caption=HTML Viewer in IE 5+
cIEEditor_Hint=Set as IE main HTML editor
cIEEditor_Caption=HTML Editor for IE
gbColor_Caption=General Colors
lForeColor_Caption=Font Color
lBackColor_Caption=Background
cbMainForeColor_Hint=General font color
cbMainBackColor_Hint=General background color
gbMisc_Caption=Program Settings
lLanguage_Caption=Language:
cColorPrint_Hint=Print syntax in color
cColorPrint_Caption=Color Syntax Print
cMultiFile_Hint=Enable only one program instance
cMultiFile_Caption=Only One Program Instance
cSaveWork_Hint=Remember open files to open in next PSPad run
cSaveWork_Caption=Save Work / Desktop
cScrollPastEOL_Hint=Scroll past end of line
cScrollPastEOL_Caption=Scroll past EOL
gbRightEdge_Caption=Right Edge
lEdgePos_Caption=Position of Right Edge:
lEdgeColor_Caption=Color
eRightBorder_Hint=Right edge mark position
cbRightEdgeColor_Hint=Right edge mark color
lAttrFontColor_Caption=Font Color
lAttrBackColor_Caption=Background
cBold_Caption=&Bold
cItalic_Caption=&Italic
cUnderLine_Caption=&Underline
lFileExt_Caption=File Masks, delimited by "," (example: *.PAS,*.DFM,*.DPR)
lExtCommand1_Caption=External Application Command Lines
lExtCommand2_Caption=Every Application on Separate Line. %s instead file name. Command line format:
lExtCommand3_Caption=Menu_name,"application_name" params "%s"
lExtCommand4_Caption=Example: Opera,"C:\Program Files\Opera\Opera.exe" "%s"
bAddProgram_Hint=Open dialog to choose application and put it into list
bAddProgram_Caption=&Add application
lCurLine_Caption=Current Line
cRecentFiles_Caption=Save Recent Files List
cRecentFiles_Hint=Save open files history
lTabWidth_Caption=Tab Width:
cRealTabs_Caption=Real Tabs
cRealTabs_Hint=Use real tabs (09h) in text
cSmartTabs_Caption=Smart Tabs
cSmartTabs_Hint=Tab width depends on previous line
cAutoIndent_Caption=Auto Indent Mode
cAutoIndent_Hint=Indent text according to previous line
cSplitHorizont_Caption=Split Horizontal for Synchronize
cSplitHorizont_Hint=Default windows split when Synchronizing
gbLanguage_Caption=Language
cFileBar_Caption=Hide File Panel
cFileBar_Hint=Show always / Don't show / Only for 2 or more files
gbEditor_Caption=Editor Settings
cALTColumn_Caption=ALT sets Column Mode
cProjHints_Caption=Whole Project File Name
cResetCP_Caption=All open in ANSI
cALTColumn_Hint=Mouse with ALT key sets column selection mode
cProjHints_Hint=Show whole file name as hint in project tree
cResetCP_Hint=All files open in ANSI
cTrayEnabled_Caption=Minimize to Tray Icon on Exit
cTrayEnabled_Hint=Exit command Minimize PSPad to System Tray, rather than Exit
lAutoReplace_Caption=Expression:
lAutoWith_Caption=Replace With:
aAddItem_Caption=&Add
aDelItem_Caption=&Delete
aEditItem_Caption=&Edit
lAutoSave_Caption=Autosave [min]:
cRMouseNotMove_Caption=RightClick Doesn't Move Cursor
cRMouseNotMove_Hint=Right mouse click doesn't change cursor position
gbHexaEdit_Caption=Open in HEX Editor...
cSaveFileState_Caption=Remember File State
cSaveFileState_Hint=Remember file state for future opening
lMaxLineLen_Caption=Max Line Length:
lStartDir_Caption=Default Directory for Open File dialog:
cFileBarUpper_Caption=File Panel Over Project
TabAsoc_Caption=System
TabAutoCorrect_Caption=Auto Correct
TabGeneral_Caption=&Program
TabColor_Caption=&Colors
TabEditor_Caption=&Editor
cHTMLMulti_Caption=Enable HTML Multi-Highlighter
cWrapWithEdge_Caption=Wrap (soft) with Right Edge
cWrapWithEdge_Hint=Lines will dynamically wrap at right edge mark
cLineNumFont_Caption=Narrow Font for Line Numbers
lbackUpDir_Caption=Folder for File Backup:
lAutoRefresh_Caption=Auto Refresh [s]:
bBlockColor_Caption=Selected Back
bBlockFont_Caption=Selected Font
shBlockColor_Hint=Selected block background color
shBlockFont_Hint=Selected block font color
cAddCrLf_Caption=Add Cr+Lf to EOF
cAddCrLf_Hint=Insure 1 blank line at end of file
cUTFHeader_Caption=Ident.bytes in UTF-8 coding
gbMultiSection_Caption=Multi-Highlighter Sections
gbDiffColors_Caption=Text Differences Background
bDiffAdd_Caption=Added
bDiffDel_Caption=Deleted
bDiffMod_Caption=Modified
gbDiffSett_Caption=Text Diff File Compare
cDiffNoHl_Caption=Ignore Highlighter Colors
cDiffCharCase_Caption=Ignore Char Case
cDiffBlanks_Caption=Ignore Blank Space
cMultiUser_Caption=Multi User Environment
lRegTyp_Caption=Type:
gbRegistr_Caption=Registered File Types:
lDefaultCP_Caption=Default CP for files opening
cHideExt_Caption=Don't Show file .EXT on Buttons
tabSpell_Caption=Spell Check
lSpellDict_Caption=Dictionary:
lSpellStyle_Caption=Show As:
cSpellNo1Char_Caption=Ignore One-char Words
cSpellNoNumber_Caption=Ignore Words with Numbers
lGotoTarget_Caption=Search Result:
bGutterBack_Caption=Gutter
tabMulti_Caption=HTML Multi-Highlighter
cUseHLColor_Caption=Section Color same as Highlighter
lMultiASP_Caption=For <%..%> use:
cRememberDir_Caption=Remember Last Directory
cSmartSwitch_Caption=Smart File Switching (Ctrl+Tab no sort)
cTrimSpaces_Caption=Trim Trailing Spaces
cTemplSort_Caption=Interactive Clip Vars Sorted
cLnkDesktop_Caption=Link on the DeskTop
cLnkStart_Caption=Link in the START menu
cFileBarTop_Caption=File Tabs Panel on Top
cStartFile_Caption=Auto Open New File after Start
gbMultiOpen_Caption=Open in Multi-Highlighter
cProxyUse_Caption=Use Proxy Server
lProxyAdr_Caption=Address:
lProxyPort_Caption=Port:
lProxyName_Caption=User Name:
lProxyPass_Caption=Password:
lMaxUndo_Caption=Max UNDO operations:
cExtHome_Caption=Extended HOME key
bClearHistory_Caption=Clear History
cShowSplash_Caption=Show Splash Screen
lNew_Caption=New Default:
cMultiFileBar_Caption=Multiline File Tabs Panel
cShowBrackets_Caption=Highlight Matching Brackets
cExitEsc_Caption=ESC to Exit Program
cProjAutoSort_Caption=Auto Sort Files in Project
bLogParser_Caption=LOG parser
bBracket_Caption=Brackets
tabKeyMap_Caption=Key Mapping
lHotKey_Caption=Shortcut
bKeyClear_Caption=Clear All
bKeyReset_Caption=Undo Changes
lOldShortCut_Caption=Old Shortcut:
lNewShortCut_Caption=New Shortcut:
cWholeNextWord_Caption=Whole Words for Find Word at Cursor
cSmartSwitch_Hint=Change file switching with keyboard to order selected by mouse
cStartFile_Hint=Open new empty file after program start
cFileBarTop_Hint=File panel position (top / bottom)
cMultiFileBar_Hint=Multiline file panel
cHideExt_Hint=Show file names on the file panel without extension
cIntHTMLErr_Hint=Show errors in internal web browser
cProjAutoSort_Hint=Auto sort files in project alphabetically
cShowSplash_Hint=Show splash screen on program start
cExitEsc_Hint=Exit program with ESC key
cRememberFilter_Hint=Remember last used open file filter
cRememberDir_Hint=Remember last used file open directory
cTrimSpaces_Hint=Remove blank spaces on the line end Online/During saving
cExtHome_Hint=First time move cursor to the begin of first word and second time to the line begin
cShowBrackets_Hint=Highlight matching brackets under cursor
cUTFHeader_Hint=Write BOM (byte order mark) to UTF-8 coded file
cTemplSort_Hint=Sort interactive clips by alphabetical variable order
cWholeNextWord_Hint=Set "whole words only" option with search word under cursor
cDiffCharCase_Hint=Ignore char case for text differences
cDiffBlanks_Hint=Ignore spaces for text differences
cDiffNoHL_Hint=Don't use highlighter colors for text diff
cAllFiles_Hint=Add PSpad to context menu in Explorer
cLnkDesktop_Hint=Create PSPad link on the screen
cLnkStart_Hint=Create PSPad link in the Start menu
cMultiUser_Hint=Save config files to the user profile
cHTMLMulti_Hint=Enable highlight scripts in HTML code
cUseHLColor_Hint=Script start and end will be highlighted with Symbol attribute colors
cProxyUse_Hint=Use proxy for access to internet
cRememberFilter_Caption=Remember Last Filter
lHTServer_Caption=Server:
cAutoBrackets_Caption=Completion of chars ( { [ < " '
cAutoBrackets_Hint=After you write open char, editor add matching close char
cLogToEnd_Caption=Cursor at End of LOG
cLogToEnd_Hint=Cursor position at end of the LOG file after LOG is displayed
gbCursor_Caption=Cursor Look
cbCursInsert_Caption="Block","Half block","Horizontal line","Vertical line"
gbRecent_Caption=Recent files
gbStartDir_Caption=Default Directory
gbBackUp_Caption=Backups
cActiveDir_Caption=Same As Active Document
cDesignateDir_Caption=Designate Directory:
TabFiles_Caption=Files and Dirs
cExtEdit_Caption=Extended Cut and Copy
cExtEdit_Hint=If text isn't selected, functions Cut and Copy works with actual line
lCSVDelim_Caption=Delimited by:
lCSVEnclose_Caption=Enclosed by:
cFileBarStyle_Caption=Button Style File Panel
lHTMLCompLen_Caption=Compressed Line Length:
bReloadDic_Caption=Reload Dictionary
lCursInsert_Caption=Insert Mode Cursor:
lCursOver_Caption=Overwrite Mode Cursor:
gbCVSImport_Caption=CSV Import
cROAttribut_Caption=R/O mode changes file attribute
cCzechOEM_Caption=Czech ANSI <--> OEM Conversion
cLnkSendTo_Caption=Link in Send To menu
shCurLine_Hint=Current line background
shDiffAdd_Hint=Added lines background
shDiffDel_Hint=Missed line background
shDiffMod_Hint=Changed line background
shMultiFore_Hint=Font color of begin and end of Multi-Highlighter section
shMultiBack_Hint=Background color of begin and end of Multi-Highlighter section
shGutterBack_Hint=Left gutter background
shLOGparser_Hint=Log parser result background
shBracket_Hint=Partitional background of highlighted bracked
shSpell_Hint=Underlined by spellchecker
cFilebarStyle_Hint=Style of toolbar with file names: Tabs / Flat / Buttons
cCzechOEM_Hint=Use internal ANSI - OEM conversion. For Czech people only !
cROAttribut_Hint=Read only state in PSPad sets R/O file attribute
cActiveDir_Hint=Set Open dialog directory to that of active document
cDesignateDir_Hint=For open file dialog use designate directory
cLnkSendTo_Hint=Add PSPad link to "Send to"
cAutoHideGutter_Caption=Auto hide Left Gutter
cAutoHideGutter_Hint=Auto hide left Gutter if no bookmark or visible line numbers
gbMultiBase_Caption=Multihighlighter Base
bSpell_Caption=Spell Check
cTabInCSS_Caption=Always real Tabs in CSS reformat
cTabInCSS_Hint=CSS reformat function will use real Tabs to indent
gbProxy_Caption=Proxy server
leMail_Caption=E-Mail:
lHTDocs_Caption=Document Root:
cTextHTMLLine_Caption=Text to HTML - Lines as Paragraphs
cTextHTMLLine_Hint=Text to HTML conversion will mark lines as paragraphs
cEmailDefault_Caption=Use my default E-Mail Client
bKeyMapLoad_Caption=Load from File
bKeyMapSave_Caption=Save to File
cProxyAsIE_Caption=Get Proxy Server setting from MS Internet Explorer
cShowMenuPic_Caption=Show Icons in Menu
cMiddleMouse_Caption=Middle mouse - Clip List
cMiddleMouse_Hint=Middle Mouse click displays Clip list
lMouseScrollBy_Caption=Mouse Wheel scroll Lines:
rs_tabLanguage=Language
rs_tabProgBehaviour=Program - behaviour
rs_tabProgLook=Program - look
rs_tabEditBehaviour=Editor - behaviour
rs_tabEditSettings=Editor - settings
rs_tabFiles=Files and Dirs
rs_tabBackup=Backup
rs_tabColors=Colors
rs_tabSystem=System integration
rs_tabAssociate=Registered File Types
rs_tabMultiHL=Multihighlighter
rs_tabHTMLTool=Tools
rs_tabTextDiff=Text difference
rs_tabInternet=Internet
rs_tabWebServer=Web server
rs_tabKeyMap=Key Map
rs_tabHexSetting=HEX Editor
rs_tabDialogs=Confirmation
cFileIcons_Caption=System icons in File explorer
shMainForeColor_Hint=Common Font color
shMainBackColor_Hint=Common Background color
shRightEdgeColor_Hint=Color of right edge line
cCSSColorRGB_Caption=CSS - insert Color in format RGB(r,g,b)
cCSSColorRGB_Hint=CSS - insert Color in format RGB(r,g,b) instead standard #rrggbb
lBackupFTP_Caption=BackUp dir for FTP files (TEMP if empty):
cForceFirstMonitor_Caption=Force restore to primary display
cForceFirstMonitor_Hint=After start PSPad will be restored on first screen
cLocalFilesOnly_Caption=Store for files from local drives only
cLocalFilesOnly_Hint=Save work and Recent files from local drives only
cAlwaysThisType_Caption=Always this type
cHexInContextMenu_Caption=PSPad HEX
cSortCodeExplorer_Caption=Sort Code explorer results alphabetically
bEdit_Caption=Direct &edit
bEdit_Hint=Direct edit program parameters file PSPad.INI
cGroupUndo_Caption=Group UNDO
cSearchAgainDlg_Caption=Ask if OK to wrap search when text not found
cSmartAutoBrackets_Caption=Smart chars completion
cSmartAutoBrackets_Hint=Doesn't complete char if already exists
lIconSet_Caption=Tool button icon set:
cSearchFileDlg_Caption=Search in files - summary
cCloseAllDlg_Caption=Close all - confirmation
lBackUpStyle_Caption=Backup style:
lBackUpTilde_Caption=Add tilde to extension (file.~ext)
lBackUpBak_Caption=Add .BAK to end (file.ext.BAK)
cAutoSavePos_Caption=Autosave main window position
lBackupNone_Caption=Don't create backup files
lBackupBak2_Caption=Add .BAK to end (file.BAK.ext)
cAutoCorrActive_Caption=Active
cExtEnd_Caption=Extended END key
lIndentWidth_Caption=Indent Width:
lFileTab_Caption=File Tab caption format:
[HTML color dialog]
rSafeColor_Caption=Safe Colors
r16Color_Caption=16-color Palette
rGrayColor_Caption=Gray Scale
rNamed_Caption=Named Colors
[Sort dialog]
rAscending_Caption=Ascending
rDescending_Caption=Descending
cCharCaseDiff_Caption=Case Sensitive
cColumn_Caption=Specify Column
gbDirection_Caption=Direction
gbAdvanced_Caption=Advanced
lColBegin_Caption=Column Begin
lColEnd_Caption=Column End
cRemDuplic_Caption=Remove Duplicates
cASCII_Caption=ASCII value
rANSI_Caption=ANSI value
rNumber_Caption=Numeric value
gbSortBy_Caption=Sort by
rUnicode_Caption=Selected LOCALE (hex)
[Page setup dialog]
cMirrorMargin_Caption=Mirror Margins
cHeaderShadow_Caption=Header Shadow
cPrintHeader_Caption=Print Header
[Remove Spaces dialog]
cBegin_Caption=From Front of Lines
cEnd_Caption=From End of Lines
cInside_Caption=Inside Text
[DateTime dialog]
lDate_Caption=Date:
lTime_Caption=Time:
bAdd_Caption=&Add
bDelete_Caption=&Delete
bReplace_Caption=&Replace
[Find in files]
tabFind_Caption=Settings
tabResult_Caption=Results
gbFindScope_Caption=Search Scope
rProjectFiles_Caption=Project Files
rOpenFiles_Caption=Open Files
rDirectoryFiles_Caption=Selected Directory
cSubdirectories_Caption=Include Subdirectories
cReplaceText_Caption=Replace With:
cCaseSensitive_Caption=Case Sensitive
lSearchMasks_Caption=File Masks:
lSearchText_Caption=Text to Find:
aOpenDirectory_Hint=Select directory
cWholeWord_Caption=Whole Words Only
lCodePage_Caption=Files Code Page:
cClearResults_Caption=Clear previous search results
rs_FilesResult=%d occurences of "%s" found in %d files
[User Highlighter]
FormCaption=User Highlighter definition
bLoad_Caption=&Load
bSave_Caption=&Save
lKeyWords_Caption=Key Words
lResWords_Caption=Reserved words
lGeneralName_Caption=Name
lMasks_Caption=File Types, Comma Delimited
gbComment_Caption=Comment Style
gbStrings_Caption=Strings
rSingleQuote_Caption=Single Quote
rDoubleQuote_Caption=Double Quote
cPreprocessors_Caption=Preprocessors
lLineComment_Caption=Comment:
cCaseSensitive_Caption=Words are Case Sensitive
eLineComment_Hint=Used in function Add/Remove comment
lKeyWordChars_Caption=Allowed chars in KeyWords:
lCodeExplorerType_Caption=Code explorer file type:
[Highlighters settings]
FormCaption=Highlighters Settings
TabColor_Caption=&Colors
lAttrFontColor_Caption=Font Color
lAttrBackColor_Caption=Background
cBold_Caption=&Bold
cItalic_Caption=&Italic
cUnderLine_Caption=&Underline
TabExtension_Caption=&Specification
TabExtProgs_Caption=&External applications
TabCompil_Caption=C&ompiler
lLangName_Caption=Filter Name:
lExtension_Caption=File Masks:
lUserHL_Caption=User Highlighters:
lProgName_Caption=Name:
lProgFile_Caption=Application:
lProgParam_Caption=Parameters:
lProgList_Caption=Application List:
bAdd_Caption=&Add
bDel_Caption=&Delete
bEdit_Caption=&Replace
lCompFile_Caption=Compiler:
lCompParam_Caption=Parameters:
lCompLog_Caption=LOG File:
lCompRun_Caption=Run After Compilation:
lHelp1_Caption=%File%, %URLFile%, %HttpFile% - file name with file path
lHelp2_Caption=%Dir% - directory part
lHelp3_Caption=%Name% - name part
lHelp4_Caption=%Ext% - extension part
lScheme_Caption=Color Scheme:
cCompSaveAll_Caption=Save All Files Before Compilation
lHelpFile_Caption=Help File
lTabWidth_Caption=Tab Width
lIndentChars_Caption=Extended Indent Chars
cCompCapture_Caption=Capture Program Output Window
lProjectDir_Caption=Project Default Directory:
TabGeneral_Caption=General
cDontOpen_Caption=Don't open any file after project load
cDontOpen_Hint=Load project tree only, don┤t open any file
lCompParser_Caption=LOG Parser
bDebug_Caption=Debug
bHLBack_Caption=Highlighter Background
cCompHideOutp_Caption=Hide Output window
cCompHideOutp_Hint=Hide external program Output Window
lCompDir_Caption=Default Directory:
rs_CommandLine=Command line
lNewFileFormat_Caption=New file format:
lCobolAreaA_Caption=Area A starts at:
lCobolAreaB_Caption=Area B starts at:
lCobolEndCode_Caption=End of Code:
[FindHex dialog]
lFindText_Caption=Find:
cFindAsText_Caption=As Text
cIgnoreCase_Caption=Ignore Char Case
[GotoHex dialog]
rFromBegin_Caption=&From file beginning
rFromCurrent_Caption=F&rom cursor position
lBytes_Caption=B&ytes:
[Macro dialog]
lMacroName_Caption=Macro Name:
lRunCount_Caption=Run Count:
Macro=Macro
[Code Explorer]
aExpandNode=Expand child nodes
aCollapseNode=Collapse child nodes
aSortAZ=Sort ascending
aSortZA=Sort descending
aGotoSource=Goto source
aActivateSource=Set focus to source after goto
aRefresh=Refresh
aInsertInto=Insert into editor
[Spell check]
bSpellSkip_Caption=&Skip
bSpellSkipAll_Caption=S&kip all
bSpellAddWord_Caption=&Add to dictionary
bSpellChange_Caption=C&hange
bSpellChangeAdd_Caption=Cha&nge + add
[Mail form]
gbBody_Caption=Message
gbAttach_Caption=Attachments
lTo_Caption=To:
lSubject_Caption=Subject:
bConfig_Caption=Add PSPad Config File
rs_ErrDesc1=Please write short error description (in English) here. Log without description is useless and will be ignored.
rs_ErrDesc2=Instructions to simulate error:
rs_ErrDesc3={if error occurs in specific file, add it as attachment please}
[Calculate block]
lMax_Caption=Maximum:
lMin_Caption=Minimum:
lCnt_Caption=Count:
lSum_Caption=Sum:
lAvg_Caption=Average:
[Macro Manager]
bPlay_Caption=&Play
bPlayX_Caption=Play &x-times
bDelete_Caption=&Delete
bEdit_Caption=&Edit
lHotKey_Caption=Assign Shortcut
[Statistics]
rs_WordsCount=Words count
rs_LinesCount=Lines count
rs_CharsCount=Chars count
rs_Words=Words
rs_Chars=Chars
rs_Frequency=Frequency
rs_MaxLength=Max line length
rs_FileSize=File size
rs_Created=Creation time
rs_LastWrite=Last modification
lFullName_Caption=Full file name:
lFileName_Caption=File name:
bRunStat_Caption=Detailed statistics
[Show color]
lColorCode_Caption=HTML Color Code:
lColorName_Caption=Color Name:
lColorPercent_Caption=Percent Notation:
lColorItems_Caption=R,G,B notation:
[Insert text]
rText_Caption=Text
rNumber_Caption=Numbering
rPoint_Caption=Bullets
cSkipWhiteSpace_Caption=Skip whitespace on the begin
cTextToPos_Caption=Before Character Number:
lBeginText_Caption=At lines Begin
lEndText_Caption=At lines End
[Google search]
gbSimple_Caption=Simple Search
gbAdvanced_Caption=Advanced Search
lExpression_Caption=&Expression:
lAllWords_Caption=&All Words:
lAnyWords_Caption=A&ny Word:
lExactPhrase_Caption=&Exact Phrase:
lNoWords_Caption=E&xcept Words:
lResultCount_Caption=&Results per Page:
lServer_Caption=&Search server only:
lLangResult_Caption=Only Results in:
lEngine_Caption=Use national Google:
[FTP]
bFTPConnect_Caption=Connect
bFTPNew_Caption=New Connection
bFTPCopy_Caption=Duplicate
bFTPEdit_Caption=Properties
bFTPDelete_Caption=Delete
lFTPName_Caption=Connection Name:
lFTPServer_Caption=Server:
lFTPUser_Caption=User Name:
lFTPPassw_Caption=Password:
lFTPDir_Caption=Remote Directory:
cFTPProxy_Caption=Use Proxy Server
cFTPPassive_Caption=Passive Mode
cFTPKeep_Caption=Keep Connection by Sending:
lFTPTime_Caption=Every
lFTPTimeOut_Caption=Connection Timeout:
mFTPConnect_Caption=Connect FTP
mFTPDisconn_Caption=Disconnect FTP
mFTPRefresh_Caption=Refresh
mFTPGoRoot_Caption=Root Directory
mFTPGoWork_Caption=Default Directory
mFTPCreateDir_Caption=Create Directory
mFTPDelete_Caption=Delete File/Directory
mFTPRename_Caption=Rename
mFTPEdit_Caption=Direct Edit in PSPad
cFTPLowerName_Caption=Change File Name to Lower Case
rs_FTPCopyConn=Duplicate Connection
rs_FTPNewName=Enter new name:
rs_FTPExists=Connection "%s" already exists !
tbOpenFileDir_Caption=Synchronize with File
cFTPOldPort_Caption=Compatible mode (for old Proxy/NAT)
mFTPSendRaw_Caption=Send FTP RAW command
lMonths_Caption=FTP server uses special (localized) Month Names:
bFTPImport_Caption=&Import
cFTPHiddenFiles_Caption=Show hidden files (must be supported by FTP server)
cBinaryMode_Caption=Binary transfer mode (TYPE I)
mFTPNewFile_Caption=New file
cOwnerRead_Caption=Read
cOwnerWrite_Caption=Write
cOwnerExec_Caption=Execute
gbOwner_Caption=Owner
gbGroup_Caption=Group
gbOther_Caption=Other
lFTPAccount_Caption=Authentization account:
[New File]
tabEmpty_Caption=New File
tabTemplate_Caption=Use Template
cTemplName_Caption=File Name same as Template name
[Links]
mPSPadOpen_Caption=Open in PSPad
rs_LinkFile=Files
rs_LinkDir=Directories
rs_LinkWeb=WWW
rs_LinkMisc=Tools
tbEditLink_Caption=Edit Link
tbNewLink_Caption=New Link
lLinkGroup_Caption=Group:
lLinkPath_Caption=Path:
[Clipboard monitor]
aClpBrdActivate_Caption=Start/stop monitoring
aTrash_Caption=Delete All
[Base calculator]
lDec_Caption=Decimal:
lHex_Caption=HexaDecimal:
lBin_Caption=Binary:
lAny_Caption=Base:
lRom_Caption=Roman:
lTime_Caption=Time:
[Text diff]
mDiffOneFile_Caption=Both windows into new file
tbDiffRefresh_Caption=Recompare
mDiffOnly_Caption=Missing lines into new file
tbResults_Caption=Results processing
[Variables]
tabVarProg_Caption=Program
tabVarUser_Caption=User
tabVarSyst_Caption=System
[CMD window]
gbCommand_Caption=Command
cCommandCom_Caption=Run under MS-Dos command interpreter
lDefaultDir_Caption=Default directory:
[Hex Editor]
rHexOffset_Caption=Hexadecimal offset
rDecOffset_Caption=Decimal offset
lBytesPerLine_Caption=Numbers of Columns
lBytesPerCol_Caption=Bytes per Column
[MD generator]
lDigestType_Caption=Hash type:
lSourceText_Caption=Calculate Hash from String:
lSourceFile_Caption=Calculate Hash from File:
lMD5Text_Caption=Hash:
lMD5Verify_Caption=Enter Hash to verify:
[Expression Evaluator]
lExpression_Caption=Expression:
lResult_Caption=Result:
bInsertResult_Caption=Paste result
[LoremIpsum]
lParCount_Caption=Paragraphs count:
lWordsPerPar_Caption=Word count per paragraph:
cParagraphEntity_Caption=Insert HTML paragraph tags
lDictionary_Caption=Generator dictionary:
rGeneralText_Caption=General text
rPoetry_Caption=Poetry